FLTK logo

STR #1274

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1274

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:Config Files
Summary:configure.in does not build fltk.spec.in
Version:1.1.7
Created By:alvin
Assigned To:matt
Fix Version:1.1-current (SVN: v5137)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 alvin
15:20 May 13, 2006
This applies to fltk-1.1.x-r5111. The configure and configure.in do not include fltk.spec in the build list.

configure.in: line: 998
AC_OUTPUT(makeinclude fltk.list fltk-config FL/Makefile

The above should have fltk.spec in the AC_OUTPUT() marco:
AC_OUTPUT(makeinclude fltk.list fltk-config fltk.spec FL/Makefile
 
 
#2 matt
01:51 May 21, 2006
Fixed in Subversion repository.

Thanks for the patch.
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.